FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package nictiz.fhir.nl.r4.medicationprocess9#2.0.0-beta.6 (78 ms)

Package nictiz.fhir.nl.r4.medicationprocess9
Type SearchParameter
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.6&canonical=http://nictiz.nl/fhir/SearchParameter/category
Url http://nictiz.nl/fhir/SearchParameter/category
Version 2.0.0-beta.6
Status active
Name Category
Experimental False
Realm nl
Description The classification or categorization of the resource. Works on multiple resources: * MedicationDispense: Return dispenses based on the value of category. * MedicationAdministration: Return administrations based on the value of category.
Purpose To select instances based on the value of the `.category` element for resources that do not have a SearchParameter defined by the base FHIR specification for this element.
Type token

Resources that use this resource

CapabilityStatement
http://nictiz.nl/fhir/CapabilityStatement/mp-MedicationData.RetrieveServe.Base mp MedicationData.RetrieveServe.Base

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "SearchParameter",
  "id" : "category",
  "url" : "http://nictiz.nl/fhir/SearchParameter/category",
  "version" : "2.0.0-beta.6",
  "name" : "Category",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The classification or categorization of the resource. Works on multiple resources:\r\n* MedicationDispense: Return dispenses based on the value of category.\r\n* MedicationAdministration: Return administrations based on the value of category.",
  "purpose" : "To select instances based on the value of the `.category` element for resources that do not have a SearchParameter defined by the base FHIR specification for this element.",
  "code" : "category",
  "base" : [
    "MedicationDispense",
    "MedicationAdministration"
  ],
  "type" : "token",
  "expression" : "MedicationDispense.category | MedicationAdministration.category",
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.